* mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS_UINT -> uintptr_t
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 May 2011 00:22:43 +0000 (17:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 May 2011 00:22:43 +0000 (17:22 -0700)
commitaf4055ae7422ca57dfd2e367d0e38beca3505b4c
treeae76459eea7d693d63054f8e5e15a9f3f60a998a
parentcfc9f5858f0ebd0fff74bbb968b2f8979c522384
* mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS_UINT -> uintptr_t

This follows up to the 2011-05-06 change that substituted uintptr_t
for EMACS_INT.  This case wasn't caught back then.
src/ChangeLog
src/mem-limits.h